home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmSSSSttttrrrriiiinnnnggggNNNNCCCCooooppppyyyy((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmSSSSttttrrrriiiinnnnggggNNNNCCCCooooppppyyyy((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- _X_m_S_t_r_i_n_g_N_C_o_p_y - A compound string function that creates a
- copy of a compound string
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/Xm.h>
-
- XmString XmStringNCopy (ssss1111,,,, nnnnuuuummmm____bbbbyyyytttteeeessss)
- _X_m_S_t_r_i_n_g ssss1111;
- _i_n_t nnnnuuuummmm____bbbbyyyytttteeeessss;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _X_m_S_t_r_i_n_g_N_C_o_p_y creates a copy of ssss1111 that contains a specified
- number of bytes, including tags, directional indicators, and
- separators. It then returns the resulting compound string.
- The original strings are preserved. The space for the
- resulting compound string is allocated within the function.
- The application is responsible for managing the allocated
- space. The memory can be recovered by calling _X_m_S_t_r_i_n_g_F_r_e_e.
-
- ssss1111 Specifies the compound string.
-
- nnnnuuuummmm____bbbbyyyytttteeeessss
- Specifies the number of bytes of ssss1111 to copy. If this
- value is less than the length of ssss1111, as many bytes as
- possible, but possibly fewer than this value, will be
- appended to ssss1111 such that the resulting string is still
- a valid compound string.
-
- RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- Returns a new compound string.
-
- RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
- _X_m_S_t_r_i_n_g_C_r_e_a_t_e(_3_X) and _X_m_S_t_r_i_n_g_F_r_e_e(_3_X).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 11/11/03)
-
-
-
-